jni-glue 0.0.10

Manually written glue code to accompany the jni-bindgen code generator for binding to JVM APIs from Rust
Documentation
Common glue code between Rust and JNI, used in autogenerated jni-bindgen glue code. See also the [Android JNI tips](https://developer.android.com/training/articles/perf-jni) documentation as well as the [Java Native Interface Specification](https://docs.oracle.com/javase/7/docs/technotes/guides/jni/spec/jniTOC.html).